.confont-case {
	height: 750px;
    position: relative;
    /*background: url(../images/index_function_bd.png) center center no-repeat;*/
   background: none;
    width: 100%;
    min-width: 1200px;
    margin: 0px auto 0 auto;
    clear: both;
    overflow: hidden;
}
.sp-confont-case-ba {
    position: relative;
    z-index: -99;
    top: 0;
    min-width: 1200px;
    margin: 0 auto;
}
.sp-confont-case-ba li {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    display: none;
}
.sp-confont-case-ba li:nth-child(1){
	display: block;
}
.sp-confont-case-ba img {
    width: 1920px;
    position: absolute;
}
.confont-con {
    width: 1200px;
    margin: 0 auto;
}
.confont-tittle {
    overflow: hidden;
    clear: both;
    padding-bottom: 50px;
    padding-top: 60px;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.confont-tittle h2{
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 16px; 
    color: #fff;
}
.confont-tittle p {
    font-size: 14px;
    color: #fff;
}
.caseMore{
	color: #fff;
	float: right;
}
.caseMore:hover{
	text-decoration: underline;
}
.confont-case-left {
    float: left;
    width: 150px;
    padding-right: 30px;
    background: url(../images/line_w_op4.png) center right repeat-y;
}
.confont-case-left li {
    width: 150px;
    line-height: 44px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    transition: all .3s;
}
.confont-case-left li:hover,
.confont-case-left li.caseLiActive {
    background: #f1501a;
}
.confont-case-right {
    float: left;
    position: relative;
    left: 30px;
    width: 990px;
}
.confont-case-right li {
    position: absolute;
    display: none;
}
.confont-case-right li:nth-child(1){
	display: block;
}
.confont-case .case-slibe {
    width: 210px;
    height: 210px;
    margin-bottom: 30px;
    float: left;
    margin-right: 46px;
    overflow: hidden;
    text-align: center;
    position: relative;
    transition: all .3s;
}
.confont-case .case-slibe .before {
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/bg_blue_op_3.png);
    width: 210px;
    height: 210px;
    line-height: 210px;
}

.confont-case .case-slibe .after {
	display: block;
    position: absolute;
    top: 210px;
    left: 0;
    line-height: 28px;
    background-color: rgba(241,80,26,.8);
    padding: 10px;
    width: 190px;
    height: 190px;
    transition: all .3s;
}
.confont-case-right div.case-slibe:nth-child(4n) {
    margin-right: 0px !important;
}
.confont-case-right .case-slibe .before img {
    vertical-align: middle;
    width: 210px;
    height: 210px;
}
.confont-case-right .case-slibe .after h5 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #fff;
}
.confont-case .case-slibe .after p {
    text-align: left;
    font-size: 14px;
    height: 142px;
    color: #fff;
    overflow: hidden;
}
.confont-case .case-slibe .after span {
    color: #fff;
    float: right;
    margin-top: 10px;
}
.confont-case-right-txt {
    clear: both;
    width: 750px;
    padding-top: 30px;
}
.confont-case-right-txt h4{
	font-size: 20px;
	font-weight: 100;
	margin-bottom: 20px;
	line-height: 28px;
	color: #fff;
}
.confont-case-right-txt h4 img{
	float: left;
	margin-right: 6px;
}
.confont-case-right-txt p {
    height: 58px;
    overflow: hidden;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 50px;
}
.btnSeeMore {
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    transition: all .3s;
}
.btnSeeMore:hover{
	border: 1px solid #f1501a;
	background-color: #f1501a;
}
.confont-case .case-slibe:hover{
	box-shadow: 0 0 10px #023e6e;
}
.confont-case .case-slibe:hover .after{
	top: 0;
}
/*caseBanner*/
.caseBannerWrap{
	height: 270px;
	background: url(../images/caseBannerBg.png);
	background-size: 100% 100%;
	padding-top: 160px;
}
.caseBanner{
	height: 220px;
	/*background: url(../images/caseBannerBg.png) no-repeat center;
                color: #fff;*/
}
.caseBanner h1{
	font-size: 32px;
	color: #fff;
	font-weight: normal;
	padding: 10px 0 20px 0;
}
.caseBanner p{
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	padding: 0 100px 0 0;
}
.caseListWrap{
	margin-bottom: 50px;
}
.caseList{
	margin-top: 30px;
}
.caseListTop{
	margin-bottom: 20px;
}
.caseListTop h3{
	font-size: 18px;
	font-weight: normal;
	width: 200px;
	height: 20px;
	line-height: 20px;
	border-left: 4px solid #f1501a;
	padding-left: 10px;
	float: left;
	overflow: hidden;
	color: #000;
}
.caseListTop a{
	float: right;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	color: #0f73c9;
}
.caseListTop a:hover{
	color: #f1501a;
}
.caseListUl{
	margin-right: -2%;
}
.caseListUl li{
	float: left;
	width: 18%;
	margin-right: 2%;
}
.caseListLiImg{
	width: 100%;
	height: 220px;
	background-color: #0165b6;
}
.caseListLiImg img{
	display: block;
	width: 100%;
	border:1px solid #dddddd;
}
.caseListCont{
	font-size: 14px;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align:center;
}
.caseList2Ul li{
	margin-bottom: 30px;
}
.caseList2LiImg{
	width: 220px;
	height: 220px;
}
.caseList2LiImg img{
	display: block;
	width: 100%;
}
.caseList2Cont{
	width: 940px;
}
.caseList2Cont p{
	font-size: 16px;
	color: #000;
	line-height: 28px;
	margin-bottom: 12px;
}
.caseList2Cont p span{
	color: #888;
}
.caseGmVHide{
	height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.casePoVHide{
	max-height: 86px;
	overflow: hidden;
}
.casePages{
	width: 100%;
	text-align: right;
}
.casePages a,.casePages span{
    padding: 4px 10px;
    border: 1px solid #ddd;
    margin-right: 4px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    display: inline-block;
    font-size: 14px;
}
.casePages span,
.casePages a:hover{
    background: #f1501a;
    color: #fff;
} 
/*caseShow*/
.caseShow{
	margin-top: 50px;
}
.caseShowNav{
    position: relative;
    background: #f2f2f2;
    width: 100%;
    z-index: 9;
    margin: 70px 0 20px;
}
.case-list-infoTable {
    clear: both;
    height: 50px;
    border: 1px solid #f2f2f2;
}
.case-list-infoTable li {
    float: left;
    position: relative;
    background: #f2f2f2;
    border-top: 4px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    z-index: 8;
}
.case-list-infoTable li:hover, .case-list-infoTable li.active {
    z-index: 9;
    border-top: 4px solid #f1501a;
    border-right: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
}
.hr-sb-gray1 { 
    height: 1px;
    width: 100%;
    position: absolute;
    top: 42px;
    border-color: #cfcfcf;
    border-bottom: 1px solid #eaeaea;
    z-index: 8;
}
.case-list-infoTable li a {
    font-size: 16px;
    color: #666;
    display: block;
    padding: 2px 15px;
    height: 35px;
    line-height: 35px;
}
.useBtn{
	background: #f1501a;
    color: #fff;
    display: block;
    border: 1px solid #f1501a;
    padding: 0 10px;
    line-height: 37px;
}
.caseShowCont{
	margin-bottom: 30px;
}
.caseShowCont p{
	text-indent: 2em;
	line-height: 32px;
}
.caseShowCont img{
	display:block;
	margin:auto;
	width: 80% !important;
	height:auto !important;
	
}
.caseKeyword{
	margin: 50px 0 30px;
}
.caseKeyword a{
	color: #0165b6;
	text-decoration: underline;
	margin-right: 16px;
}
.caseKeyword a:hover{
	color:#f1501a;
}
.caseShowPage span{
	display: block;
	margin-bottom: 8px;
	height: 20px;
	width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.caseShowPage span a{
	color: #666;
}
.caseShowPage span a:hover{
	color: #f1501a;
}
